home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Toolbox / Visual Basic Toolbox (P.I.E.)(1996).ISO / internet / vbhtmlai / vbhtmlai.txt < prev    next >
Encoding:
Text File  |  1996-01-22  |  1.3 KB  |  34 lines

  1. I=============================================I
  2. I   HTML Form Wizard Version 0.1 (32-bit)     I
  3. I=============================================I
  4. I      Freeware Visual Basic Add-In by        I
  5. I  Jouni Tiainen (jouni.tiainen@ttgroup.fi)   I
  6. I=============================================I
  7.  
  8. Short Description:
  9.   HTML Form Wizard uses Visual Basic form as a template
  10.   and creates a HTML form. Supported controls: Label, TextBox,
  11.   ListBox, ComboBox, CommandButton. OptionButton, CheckBox)
  12.     
  13.   Here is how to use it:
  14.   1 - Open VB Form which you want to use as a template
  15.   2 - Select Message Box Designer from under the Add-Ins menu.
  16.   3 - Create your HTML Form with four wizard pages
  17.       Page 1: select if you want to copy results to clipboard or to file
  18.       Page 2: Control and property viewer/editor
  19.       Page 3: Form Painter
  20.       Page 4: Source code viewer/editor
  21.  
  22. Installing Form Wizard
  23.   - Copy VBHMTLAI.EXE to your harddisk
  24.   - Run the VBHMTLAI.EXE file to add it to the VB.INI file.
  25.   - In VB, go to the Add-In Manager under the Add-Ins menu.
  26.   - Double click on HTML Form Wizard.
  27.  
  28. Requirements:
  29.   Windows 95 or Windows NT 3.51        
  30.   VB4 32-bit 
  31.       Microsoft Common Dialog Control
  32.       Microsoft Windows Common Controls
  33.       Sheridan 3D Controls
  34.